libember: add missing <stdexcept> includes for runtime_error#128
libember: add missing <stdexcept> includes for runtime_error#128KimonHoffmann merged 2 commits intoLawo:masterfrom
Conversation
Signed-off-by: Hanae M / tesseract <issankatansochudoku@gmail.com>
KimonHoffmann
left a comment
There was a problem hiding this comment.
Thank you for this contribution!
Could you please put the include directives at the top above #include "../../meta/EnableIf.hpp" and #include "CodecTraits.hpp" respectively, while retaining the empty line below #define ...?
Thank's in advance!
1131d86 to
38de324
Compare
Signed-off-by: Hanae M / tesseract <issankatansochudoku@gmail.com>
|
Hello @KimonHoffmann , Also, my apologies for closing and reopening this pull request unnecessarily during the process. The commit message didn't pass the DCO-check properly, so I had to redo it. |
KimonHoffmann
left a comment
There was a problem hiding this comment.
No worries, thank you once more for your contribution!
This looks good to me now.
Summary
<stdexcept>to libember headers that throwstd::runtime_errorcompile error example
Testing